home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Extra 9A
/
PC Extra 9A-2000.iso
/
Bat filerna
/
Command Prompt.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
2000-07-25
|
150 b
|
9 lines
@echo off
cd %1
IF %ERRORLEVEL% LSS 1 goto okay
echo You can't send a file to the command prompt!!
pause
exit
:okay
c:\winnt\system32\cmd.exe